* profiler.el (profiler-sampling-interval): Rename from
authorTomohiro Matsuyama <tomo@cx4a.org>
Sun, 30 Sep 2012 22:21:25 +0000 (07:21 +0900)
committerTomohiro Matsuyama <tomo@cx4a.org>
Sun, 30 Sep 2012 22:21:25 +0000 (07:21 +0900)
commit035f4f9257caae938df438ab603eca5f80204ecc
treeab8532170ef565ec4089ce38e9922f288a1c7c3a
parentddf4baf01843423b6fb50124d89377e7cb99c418
* profiler.el (profiler-sampling-interval): Rename from
profiler-sample-interval.
(profiler-sampling-interval): Default to 10.
(profiler-find-profile): New command (was profiler-find-log).
(profiler-find-profile-other-window): New command.
(profiler-find-profile-other-frame): New command.
(profiler-profile): Introduce API-level data structure.
lisp/ChangeLog
lisp/profiler.el
src/profiler.c